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
IsMarkup Method
Checks if is markup.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
bool
IsMarkup
()
Function
IsMarkup
As
Boolean
bool
IsMarkup
()
function
IsMarkup
();
Return Value
Type:
Boolean
true, if is markup
See Also
Reference
IAnnot Interface
pdftron.PDF Namespace