API for PDFNet SDK for Universal Windows Platform (UWP)
API for PDFNet SDK for Universal Windows Platform (UWP)
pdftron.PDF
IAnnot Interface
IAnnot Methods
DeleteCustomData Method
Flatten Method
GetAnnotType Method
GetAppearance Method
GetBorderStyle Method
GetColorAsCMYK Method
GetColorAsGray Method
GetColorAsRGB Method
GetColorCompNum Method
GetContents Method
GetCustomData Method
GetDate Method
GetFlag Method
GetOptionalContent Method
GetPage Method
GetRect Method
GetRotation Method
GetSDFObj Method
GetStructParent Method
GetTriggerAction Method
GetUniqueID Method
IsMarkup Method
IsValid Method
RefreshAppearance Method
RemoveAppearance Method
Resize Method
SetAppearance Method
SetBorderStyle Method
SetColor Method
SetContents Method
SetCustomData Method
SetDate Method
SetDateToNow Method
SetFlag Method
SetOptionalContent Method
SetPage Method
SetRect Method
SetRotation Method
SetStructParent Method
SetUniqueID Method
IAnnot
GetAnnotType Method
Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
AnnotType
GetAnnotType
()
Function
GetAnnotType
As
AnnotType
AnnotType
GetAnnotType
()
function
GetAnnotType
();
Return Value
Type:
AnnotType
The type of this annotation.
See Also
Reference
IAnnot Interface
pdftron.PDF Namespace