[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SaveAsImageOptions.DrawAnnotations

DrawAnnotations Property

DrawAnnotations

Gets or sets a value indicating whether to draw annotations. The default is true. See also DrawAnnotationFilter.

Declaration
public bool DrawAnnotations { get; set; }
Public Property DrawAnnotations As Boolean