Gets the g state.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public GState GetGState()
Public Function GetGState As GState
public:
virtual GState^ GetGState() sealed
Return Value
Type:
GState GState of this Element
See Also