'Declaration Public Property DrawContentDirectly As Boolean
public bool DrawContentDirectly { get; set; }
Property Value
True - figure must draw the form content on PDF graphics;
false - figure must draw the form XObject on PDF graphics.
Default value is false.
false - figure must draw the form XObject on PDF graphics.
Default value is false.