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
GetContents Method
Gets the contents.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
string
GetContents
()
Function
GetContents
As
String
String
^
GetContents
()
function
GetContents
();
Return Value
Type:
String
the contents
See Also
Reference
IAnnot Interface
pdftron.PDF Namespace