DisallowedChangeGetType Method |
Returns an enumeration value representing the semantic type of this disallowed change.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public DisallowedChangeType GetType()
Public Function GetType As DisallowedChangeType
public:
virtual DisallowedChangeType GetType() sealed
Return Value
Type:
DisallowedChangeTypeAn enumeration value of type: Type of DisallowedChange
See Also