Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics Namespace / FormXObject Class
Members

In This Topic
    FormXObject Class
    In This Topic
    Represents a PDF Form XObject.
    Object Model
    FormXObject Class
    Syntax
    'Declaration
     
    Public Class FormXObject 
       Inherits GrapeCity.Documents.Pdf.ContentStream
    public class FormXObject : GrapeCity.Documents.Pdf.ContentStream 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.ContentStream
                   GrapeCity.Documents.Pdf.Graphics.FormXObject

    See Also