Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

PdfDocumentOptions Constructor (PdfDocumentOptions)

Show in webframe
Initializes a new instance of the PdfDocumentOptions class.
Syntax
function PdfDocumentOptions()
Remarks

The following table lists the default values of the PdfDocumentOptions properties:

Property Value
DocumentType PdfDocumentType.Pdf
FontEmbedMode DocumentFontEmbedMode.Auto
ImageOverText false
ImageOverTextSize DocumentImageOverTextSize.Original
ImageOverTextMode DocumentImageOverTextMode.Strict
Linearized false
Title null
Subject null
Keywords null
Author null
IsProtected false
UserPassword null
OwnerPassword null
EncryptionMode PdfDocumentEncryptionMode.RC128Bit
PrintEnabled true
HighQualityPrintEnabled true
CopyEnabled true
EditEnabled true
AnnotationsEnabled true
AssemblyEnabled false
OneBitImageCompression OneBitImageCompressionType.Jbig2
ColoredImageCompression ColoredImageCompressionType.FlateJpeg
QualityFactor 80
PageLayoutType PdfDocumentPageLayoutType.SinglePageDisplay
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file