EVO HTML to PDF Converter

Document Constructor

EVO PDF Client for .NET Documentation
Overload List

  NameDescription
Public methodDocument
Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.
Public methodDocument(Byte)
Creates a PDF document object from the specified PDF document data.
Public methodDocument(ColorProfile)
Creates a PDF document with a color profile.
Public methodDocument(ColorSpace)
Creates a PDF document with the specified color space. This property can be used to create PDF documents in RGB, Grayscale or CMYK color spaces. By default the document uses the RGB color space.
Public methodDocument(PdfStandardSubset)
Creates a PDF document based on the specified PDF standard. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents.
Public methodDocument(String)
Creates a PDF document from and existing PDF file.
Public methodDocument(UInt32)
Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.
Public methodDocument(Boolean, String)
Creates an empty PDF document object using a web service from a given URL. New pages can be added to the document and new PDF elements can be added to document pages.
Public methodDocument(Byte, String)
Creates a PDF document from binary data containing a password protected PDF document. The specified password can be a user or owner password.
Public methodDocument(PdfStandardSubset, ColorSpace)
Creates a PDF document based on the specified PDF standard and using the specified color space. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(String, ColorProfile)
Creates a PDF document with a color profile.
Public methodDocument(String, ColorSpace)
Creates a PDF document with the specified color space. This property can be used to create PDF documents in RGB, Grayscale or CMYK color spaces. By default the document uses the RGB color space.
Public methodDocument(String, PdfStandardSubset)
Creates a PDF document based on the specified PDF standard. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents.
Public methodDocument(String, Byte)
Creates a PDF document object from the specified PDF document data.
Public methodDocument(String, String)
Creates a PDF document object from an existing password protected PDF file.
Public methodDocument(String, UInt32)
Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.
Public methodDocument(UInt32, ColorProfile)
Creates a PDF document with a color profile.
Public methodDocument(UInt32, ColorSpace)
Creates a PDF document with the specified color space. This property can be used to create PDF documents in RGB, Grayscale or CMYK color spaces. By default the document uses the RGB color space.
Public methodDocument(UInt32, PdfStandardSubset)
Creates a PDF document based on the specified PDF standard. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents.
Public methodDocument(UInt32, Byte)
Creates a PDF document object from the specified PDF document data.
Public methodDocument(UInt32, String)
Creates a PDF document from and existing PDF file.
Public methodDocument(Boolean, String, ColorProfile)
Creates a PDF document with a color profile using a web service from a given URL.
Public methodDocument(Boolean, String, ColorSpace)
Creates a PDF document with the specified color space using a web service from a given URL. This property can be used to create PDF documents in RGB, Grayscale or CMYK color spaces. By default the document uses the RGB color space.
Public methodDocument(Boolean, String, PdfStandardSubset)
Creates a PDF document based on the specified PDF standard using a web service from a given URL. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents.
Public methodDocument(Boolean, String, Byte)
Creates a PDF document object from the specified PDF document data using a web service from a given URL.
Public methodDocument(Boolean, String, String)
Creates a PDF document from and existing PDF file using a web service from a given URL.
Public methodDocument(String, PdfStandardSubset, ColorSpace)
Creates a PDF document based on the specified PDF standard and using the specified color space. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(String, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document. The specified password can be a user or owner password.
Public methodDocument(String, String, String)
Creates a PDF document object from an existing password protected PDF file.
Public methodDocument(String, UInt32, ColorProfile)
Creates a PDF document with a color profile.
Public methodDocument(String, UInt32, ColorSpace)
Creates a PDF document with the specified color space. This property can be used to create PDF documents in RGB, Grayscale or CMYK color spaces. By default the document uses the RGB color space.
Public methodDocument(String, UInt32, PdfStandardSubset)
Creates a PDF document based on the specified PDF standard. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents.
Public methodDocument(String, UInt32, Byte)
Creates a PDF document object from the specified PDF document data.
Public methodDocument(String, UInt32, String)
Creates a PDF document from and existing PDF file.
Public methodDocument(UInt32, PdfStandardSubset, ColorSpace)
Creates a PDF document based on the specified PDF standard and using the specified color space. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(UInt32, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document. The specified password can be a user or owner password.
Public methodDocument(UInt32, String, String)
Creates a PDF document object from an existing password protected PDF file.
Public methodDocument(Boolean, String, PdfStandardSubset, ColorSpace)
Creates a PDF document based on the specified PDF standard and using the specified color space using a web service from a given URL. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(Boolean, String, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document using a web service from a given URL. The specified password can be a user or owner password.
Public methodDocument(Boolean, String, String, String)
Creates a PDF document object from an existing password protected PDF file using a web service from a given URL.
Public methodDocument(String, UInt32, PdfStandardSubset, ColorSpace)
Creates a PDF document based on the specified PDF standard and using the specified color space. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(String, UInt32, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document. The specified password can be a user or owner password.
Public methodDocument(String, UInt32, String, String)
Creates a PDF document object from an existing password protected PDF file.
Public methodDocument(Boolean, String, PdfStandardSubset, ColorSpace, ColorProfile)
Creates a PDF document based on the specified PDF standard and using the specified color space and color profile using a wb service from a given URL. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(Boolean, String, String, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document using a web service from a given URL. The specified password can be a user or owner password.
Public methodDocument(Boolean, String, String, String, String)
Creates a PDF document object from an existing password protected PDF file using a web service from a give URL.
Public methodDocument(String, UInt32, PdfStandardSubset, ColorSpace, ColorProfile)
Creates a PDF document based on the specified PDF standard and using the specified color space and color profile. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(String, UInt32, String, Byte, String)
Creates a PDF document from binary data containing a password protected PDF document. The specified password can be a user or owner password.
Public methodDocument(String, UInt32, String, String, String)
Creates a PDF document object from an existing password protected PDF file.
Public methodDocument(Boolean, String, String, PdfStandardSubset, ColorSpace, ColorProfile)
Creates a PDF document based on the specified PDF standard and using the specified color space and color profile using a web service from a given URL. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Public methodDocument(String, UInt32, String, PdfStandardSubset, ColorSpace, ColorProfile)
Creates a PDF document based on the specified PDF standard and using the specified color space and color profile. By default the Full PDF standard is used. This property can be used to create PDF/A or PDF/X compliant documents using the specified color space.
Top
See Also

Reference