Click or drag to resize

FieldGetDefaultAppearance Method

Gets the default graphics state.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public GState GetDefaultAppearance()

Return Value

Type: GState
The default graphics state that should be used in formatting the text. The state corresponds to /DA entry in the field dictionary.
See Also