The PdfDocumentOptions Constructor is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the PdfDocumentOptions class.Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New PdfDocumentOptions() |
C# | |
---|---|
public PdfDocumentOptions() |
C++/CLI | |
---|---|
public: PdfDocumentOptions(); |
For an example, refer to PdfDocumentOptions.
The following table lists the default values of the PdfDocumentOptions properties:
Property | Value |
---|---|
PdfDocumentOptions.DocumentType | PdfDocumentType.Pdf |
FontEmbedMode | DocumentFontEmbedMode.All |
PdfDocumentOptions.ImageOverText | false |
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7