Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsPdfSaveOptions Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsPdfSaveOptions Class


The following tables list the members exposed by CodecsPdfSaveOptions.

Public Properties

 NameDescription
Public PropertyAssembleDocument Enables or disables document assembly.  
Public PropertyExtractText Enables or disables text copying.  
Public PropertyExtractTextGraphics Enables or disables graphics copying.  
Public PropertyFillForm Enables or disables form filling.  
Public PropertyLowMemoryUsage Gets or sets a value indicating whether to use less memory when creating a PDF file with JPEG or Fax compression.  
Public PropertyModifyAnnotation Enables or disables annotation editing.  
Public PropertyModifyDocument Enables or disables editing.  
Public PropertyOwnerPassword Gets or sets the owner password to use when saving encrypted files.  
Public PropertyPrintDocument Enables or disables printing.  
Public PropertyPrintFaithful Enables or disables high-quality printing.  
Public PropertySavePdfA Gets or sets a value indicating whether the PDF file should be saved as PDF/A.  
Public PropertySavePdfv14 Gets or sets a value indicating whether the PDF file should be saved as PDF v1.4.  
Public PropertySavePdfv15 Gets or sets a value indicating whether the PDF file should be saved as PDF v1.5.  
Public PropertyTextEncoding Gets or sets the text encoding to use.  
Public PropertyUse128BitEncryption Gets or sets a value which control the type of encryption to use.  
Public PropertyUseImageResolution Gets or sets a value indicating whether to use the image resolution (DPI) in calculating page dimensions when saving a PDF file.  
Public PropertyUserPassword Gets or sets the user password to use when saving encrypted files.  
Top

See Also