Documents for PDF, .NET Edition Documentation
FormXObject Class Members
Properties  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Graphics Namespace : FormXObject Class

The following tables list the members exposed by FormXObject.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the list of embedded files associated with this FormXObject.  
Public PropertyGets or sets the bounds of this FormXObject.  
Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument owning this object.  
Public PropertyGets an instance of GrapeCity.Documents.Pdf.GcPdfGraphics that can be used to generate content of this FormXObject.  
Public PropertyGets or sets the System.Numerics.Matrix3x2 that maps form space into user space.  
Top
Public Methods
 NameDescription
Public MethodGets the System.IO.Stream object containing the content of this GrapeCity.Documents.Pdf.ContentStream.

It is the caller's responsibility to dispose the returned stream after usage.

Important: this method returns null if the current ContentStream object is empty.

(Inherited from GrapeCity.Documents.Pdf.ContentStream)
Public MethodGets the list of fonts referenced by this FormXObject.  
Top
See Also

Reference

FormXObject Class
GrapeCity.Documents.Pdf.Graphics Namespace