Click or drag to resize

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()

Return Value

Type: DisallowedChangeType
An enumeration value of type: Type of DisallowedChange
See Also