DisallowedChangeGetTypeAsString Method |
Returns a string value representing the semantic type of this disallowed change.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetTypeAsString()
Public Function GetTypeAsString As String
public:
virtual String^ GetTypeAsString() sealed
function GetTypeAsString();
Return Value
Type:
StringA string
See Also