Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / GcBinaryWriter Class / Write Method / Write(String) Method

In This Topic
    Write(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub Write( _
       ByVal value As System.String _
    ) 
    public virtual void Write( 
       System.string value
    )

    Parameters

    value
    See Also