ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / BinaryDataOutput Interface / writeShort Method

In This Topic
    writeShort Method (BinaryDataOutput)
    In This Topic
    Syntax
    'Declaration
     
    
    Sub writeShort( _
       ByVal v As Integer _
    ) 
    void writeShort( 
       int v
    )

    Parameters

    v
    See Also