Click or drag to resize

StiPdfExportSettings Properties

The StiPdfExportSettings type exposes the following members.

Properties
  NameDescription
Public propertyAllowEditable
Public propertyAutoPrintMode
Gets or sets a value indicating AutoPrint mode
Public propertyCertificateData
Gets or sets raw certificate data for digital signature.
Public propertyCertificatePassword
Gets or sets password for certificate for digital signature.
Public propertyCompressed
Gets or sets value which indicates that result file will be used compression.
Public propertyCreatorString
Gets or sets information about the creator to be inserted into result PDF file.
Public propertyDigitalSignatureContactInfo
Gets or sets a value indicating the ContactInfo field of digital signature.
Public propertyDigitalSignatureLocation
Gets or sets a value indicating the Location field of digital signature.
Public propertyDigitalSignatureReason
Gets or sets a value indicating the Reason field of digital signature.
Public propertyDigitalSignatureSignedBy
Gets or sets a value indicating the SignedBy field of digital signature.
Public propertyDitheringType
Gets or sets type of dithering.
Public propertyEmbeddedFiles
Gets or sets a list of embedded files info.
Public propertyEmbeddedFonts
Gets or sets value which indicates that fonts which used in report will be included in PDF file.
Public propertyExportRtfTextAsImage
Gets or sets value which indicates that rtf text will be exported as bitmap images or as vector images.
Public propertyGetCertificateFromCryptoUI
Gets or sets value which indicates that certificate for PDF file digital signing must be get with help of special GUI.
Public propertyImageCompressionMethod
Gets or sets mode of image compression in PDF file.
Public propertyImageFormat
Gets or sets image format for exported images.
Public propertyImageIndexedColorPaletteSize
Gets or sets a Palette size for the Indexed color mode of image compression.
Public propertyImageQuality
Gets or sets image quality of images which will be exported to result PDF file.
Public propertyImageResolution
Gets or sets image resolution of images which will be exported to result PDF file.
Public propertyImageResolutionMode
Public propertyKeyLength
Gets or sets length of encryption key.
Public propertyKeywordsString
Gets or sets keywords information to be inserted into result PDF file.
Public propertyPageRange (Inherited from StiPageRangeExportSettings.)
Public propertyPasswordInputOwner
Gets or sets owner password for created PDF file.
Public propertyPasswordInputUser
Gets or sets user password for created PDF file.
Public propertyPdfACompliance
Gets or sets value which indicates that resulting PDF file is PDF/A compliance.
Public propertyPdfComplianceMode
Gets or sets value which indicates the PDF file compliance mode.
Public propertyStandardPdfFonts
Gets or sets value which indicates that only standard PDF fonts will be used in result PDF file.
Public propertySubjectNameString
Gets or sets subject name string which will be used in digital signature of result PDF file.
Public propertyUseDigitalSignature
Gets or sets value which indicates that digital signature is used for creating PDF file.
Public propertyUseLocalMachineCertificates
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.
Public propertyUserAccessPrivileges
Gets or sets user access privileges when Adobe PDF file is viewing.
Public propertyUseUnicode
Gets or sets value which indicates that unicode symbols must be used in result PDF file.
Public propertyZUGFeRDCompliance
Gets or sets value which indicates that resulting PDF file is ZUGFeRD compliance.
Top
See Also