ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEText Class : RunSetGState Method |
'Declaration Public Sub RunSetGState( _ ByVal index As Integer, _ ByVal graphicsState As ImGearPDEGraphicState _ )
'Usage Dim instance As ImGearPDEText Dim index As Integer Dim graphicsState As ImGearPDEGraphicState instance.RunSetGState(index, graphicsState)
public void RunSetGState( int index, ImGearPDEGraphicState graphicsState )
public: void RunSetGState( int index, ImGearPDEGraphicState* graphicsState )
public: void RunSetGState( int index, ImGearPDEGraphicState^ graphicsState )