HighlightsSaveToString Method |
Save the current Highlight information in the class to an XML string.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string SaveToString()
Public Function SaveToString As String
public:
virtual String^ SaveToString() sealed
Return Value
Type:
String the highlight XML file contents as a string
See Also