Documents for PDF, .NET Edition Documentation
Flags Property (AnnotationBase)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationBase Class : Flags Property
Gets or sets the flags specifying various characteristics of the annotation.
Syntax
'Declaration
 
Public Property Flags As AnnotationFlags
public AnnotationFlags Flags {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members