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
GetSDFObj Method
Gets the SDFObj.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
Obj
GetSDFObj
()
Function
GetSDFObj
As
Obj
Obj
^
GetSDFObj
()
function
GetSDFObj
();
Return Value
Type:
Obj
The underlying SDF/Cos object.
See Also
Reference
IAnnot Interface
pdftron.PDF Namespace