Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Writer Namespace / PdfStreamWriterBase Class / GetPosition Method

In This Topic
    GetPosition Method
    In This Topic
    For internal use only. Gets the Position on the underlying stream.
    Syntax
    'Declaration
     
    Public Function GetPosition() As System.Long
    public System.long GetPosition()
    See Also