StiPdfExportSettings Properties |
The StiPdfExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowEditable | ||
| AutoPrintMode |
Gets or sets a value indicating AutoPrint mode
| |
| CertificateData |
Gets or sets raw certificate data for digital signature.
| |
| CertificatePassword |
Gets or sets password for certificate for digital signature.
| |
| Compressed |
Gets or sets value which indicates that result file will be used compression.
| |
| CreatorString |
Gets or sets information about the creator to be inserted into result PDF file.
| |
| DigitalSignatureContactInfo |
Gets or sets a value indicating the ContactInfo field of digital signature.
| |
| DigitalSignatureLocation |
Gets or sets a value indicating the Location field of digital signature.
| |
| DigitalSignatureReason |
Gets or sets a value indicating the Reason field of digital signature.
| |
| DigitalSignatureSignedBy |
Gets or sets a value indicating the SignedBy field of digital signature.
| |
| DitheringType |
Gets or sets type of dithering.
| |
| EmbeddedFiles |
Gets or sets a list of embedded files info.
| |
| EmbeddedFonts |
Gets or sets value which indicates that fonts which used in report will be included in PDF file.
| |
| ExportRtfTextAsImage |
Gets or sets value which indicates that rtf text will be exported as bitmap images or as vector images.
| |
| GetCertificateFromCryptoUI |
Gets or sets value which indicates that certificate for PDF file digital signing must be get with help of special GUI.
| |
| ImageCompressionMethod |
Gets or sets mode of image compression in PDF file.
| |
| ImageFormat |
Gets or sets image format for exported images.
| |
| ImageIndexedColorPaletteSize |
Gets or sets a Palette size for the Indexed color mode of image compression.
| |
| ImageQuality |
Gets or sets image quality of images which will be exported to result PDF file.
| |
| ImageResolution |
Gets or sets image resolution of images which will be exported to result PDF file.
| |
| ImageResolutionMode | ||
| KeyLength |
Gets or sets length of encryption key.
| |
| KeywordsString |
Gets or sets keywords information to be inserted into result PDF file.
| |
| PageRange | (Inherited from StiPageRangeExportSettings.) | |
| PasswordInputOwner |
Gets or sets owner password for created PDF file.
| |
| PasswordInputUser |
Gets or sets user password for created PDF file.
| |
| PdfACompliance |
Gets or sets value which indicates that resulting PDF file is PDF/A compliance.
| |
| PdfComplianceMode |
Gets or sets value which indicates the PDF file compliance mode.
| |
| StandardPdfFonts |
Gets or sets value which indicates that only standard PDF fonts will be used in result PDF file.
| |
| SubjectNameString |
Gets or sets subject name string which will be used in digital signature of result PDF file.
| |
| UseDigitalSignature |
Gets or sets value which indicates that digital signature is used for creating PDF file.
| |
| UseLocalMachineCertificates |
Gets or sets value which indicates that certificates from local machine certificate store or from current user certificate store will be used for digital signature.
| |
| UserAccessPrivileges |
Gets or sets user access privileges when Adobe PDF file is viewing.
| |
| UseUnicode |
Gets or sets value which indicates that unicode symbols must be used in result PDF file.
| |
| ZUGFeRDCompliance |
Gets or sets value which indicates that resulting PDF file is ZUGFeRD compliance.
|