PolygonGetContents Method |
Gets the contents.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetContents()
Public Function GetContents As String
public:
virtual String^ GetContents() sealed
Return Value
Type:
String the contents
Implements
IAnnotGetContentsSee Also