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

PdfDocumentOptions Object

Show in webframe
Properties 


The following tables list the members exposed by PdfDocumentOptions.

Public Constructors
 NameDescription
PdfDocumentOptions ConstructorInitializes a new instance of the PdfDocumentOptions class.  
Top
Public Properties
 NameDescription
AnnotationsEnabledIndicates whether annotations and comments can be added to the resulting PDF document.  
AssemblyEnabledIndicates whether pages can be added or removed from the resulting PDF document.  
AuthorAuthor value to be used in the resulting PDF document.  
CenterWindowInitial view should center the document in the window.  
ColoredImageCompressionType of compression to use on colored images when creating a PDF document.  
CopyEnabledIndicates whether the resulting PDF document has access rights to copy text.  
DisplayDocTitleInitial view should display the document title.  
DocumentTypeType of PDF file that will be created using the LEADTOOLS Document Writers.  
EditEnabledIndicates whether the resulting PDF document can be edited.  
EncryptionModeIndicates which encryption mode to use when creating the PDF document.  
FitWindowInitial view should fit the document in the window.  
FontEmbedModeFont embedding mode used when creating an PDF document.  
HideMenubarIndicates whether the initial view should hide the menu bar  
HideToolbarIndicates whether the initial view should hide the toolbar  
HideWindowUIIndicates whether the initial view should hide the window user interface elements  
HighQualityPrintEnabledIndicates whether the resulting PDF document can be printed in high quality.  
ImageOverTextIndicates whether to use a raster image overlay on top of the resulting PDF document.  
ImageOverTextModeIndicates how the document writer converts the overlay image (image over text).  
ImageOverTextSizeIndicates the resize options for the overlay image (image over text).  
InitialPageNumberInitial view page number to use when creating a PDF document.  
IsProtectedIndicates whether to create a protected PDF document.  
KeywordsKeywords to be used in the resulting PDF document.  
LinearizedIndicates whether to create a PDF document that is optimized for fast web viewing.  
OneBitImageCompressionOne bit compression type used to compress one bit per pixel images when creating a PDF document.  
OwnerPasswordOwner password value to be used in the resulting PDF document.  
PageFitTypeInitial view page fit type when creating a PDF document.  
PageLayoutTypeInitial view page layout type when creating a PDF document.  
PageModeTypeInitial view page mode type when creating a PDF document.  
PrintEnabledIndicates whether the resulting PDF document has access rights to allow printing.  
QualityFactorDegree of loss in the compression process. This applies to JPEG compression only.  
SubjectSubject value to be used in the resulting PDF document.  
TitleTitle value to be used in the resulting PDF document.  
UserPasswordUser password value to be used in the resulting PDF document.  
XCoordinateInitial view X coordinate position of the page to use when creating a PDF document.  
YCoordinateInitial view Y coordinate position of the page to use when creating a PDF document.  
ZoomPercentInitial view zoom percentage to use when creating a PDF document.  
Top
See Also

Reference

PdfDocumentOptions Object
Leadtools.Documents.Writers Namespace

Error processing SSI file