[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SaveAsImageOptions.DrawAnnotationFilter

DrawAnnotationFilter Property

DrawAnnotationFilter

Gets or sets a callback method that will be used to decide which annotations to draw.

Declaration
public SaveAsImageOptions.DrawAnnotationFilterCallback DrawAnnotationFilter { get; set; }
Public Property DrawAnnotationFilter As SaveAsImageOptions.DrawAnnotationFilterCallback