Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / GcBinaryWriter Class
Members

In This Topic
    GcBinaryWriter Class
    In This Topic
    The System.IO.BinaryWriter with some additional functionality.
    Object Model
    GcBinaryWriter Class
    Syntax
    'Declaration
     
    Public Class GcBinaryWriter 
       Inherits System.IO.BinaryWriter
    public class GcBinaryWriter : System.IO.BinaryWriter 
    Inheritance Hierarchy

    System.Object
       System.IO.BinaryWriter
          GrapeCity.Documents.Common.GcBinaryWriter

    See Also