A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFAnnotation Class
CPDFAnnotation Methods
GetAuthor Method
GetBorderWidth Method
GetContent Method
GetCreationDate Method
GetFlags Method
GetIsHidden Method
GetIsLocked Method
GetIsReadOnly Method
GetModifyDate Method
GetRect Method
GetRotation Method
GetTextAttribute Method
GetTransparency Method
IsMersured Method
IsValid Method
ReleaseAnnot Method
RemoveAnnot Method
RenderAnnot Method
SetAuthor Method
SetBorderWidth Method
SetContent Method
SetCreationDate Method
SetFlags Method
SetIsHidden Method
SetIsLocked Method
SetIsReadOnly Method
SetModifyDate Method
SetRect Method
SetTextAttribute Method
SetTransparency Method
UpdateAp Method
UpdateApWithBitmap Method
UpdateApWithImage Method
CPDFAnnotation
GetFlags Method
Returns the flag of the annotation.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
int
GetFlags
()
Return Value
Type:
Int32
The flag of the annotation.
See Also
Reference
CPDFAnnotation Class
ComPDFKit.PDFAnnotation Namespace