Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / SaveAsImageOptions Class / DrawAnnotations Property

In This Topic
    DrawAnnotations Property
    In This Topic
    Gets or sets a value indicating whether to render annotations. The default is true.
    Syntax
    'Declaration
     
    Public Property DrawAnnotations As System.Boolean
    public System.bool DrawAnnotations {get; set;}
    See Also