ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasArray Class : PutInt Method |
'Declaration Public Sub PutInt( _ ByVal index As Integer, _ ByVal isIndirect As Boolean, _ ByVal value As Integer _ )
'Usage Dim instance As ImGearPDFBasArray Dim index As Integer Dim isIndirect As Boolean Dim value As Integer instance.PutInt(index, isIndirect, value)