'Declaration Public Class FileSpecification Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDynamicWrapper(Of IPdfObject)
public class FileSpecification : GrapeCity.Documents.Pdf.Wrappers.PdfDynamicWrapper<IPdfObject>
The complex architecture of this class is based on the PDF Specification, for full details please consult that spec.
In many practical scenarios while generating PDFs, using the provided static constructors on the derived classes (FileSpecification, EmbeddedFileStream etc.) may be enough though.
'Declaration Public Class FileSpecification Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDynamicWrapper(Of IPdfObject)
public class FileSpecification : GrapeCity.Documents.Pdf.Wrappers.PdfDynamicWrapper<IPdfObject>
System.Object
GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
GrapeCity.Documents.Pdf.FileSpecification