Click or drag to resize

TextGetStateModel Method

Gets the string indicating the state model of the Text annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetStateModel()

Return Value

Type: String
A string that represents the state model of the Text annotation.
Remarks
The State model is the state model corresponding to the State entry;
See Also