Class PdfDocumentOptions
PdfDocumentOptions class
The PDF options.
public class PdfDocumentOptions
Constructors
Name | Description |
---|---|
PdfDocumentOptions() | The default constructor. |
Properties
Name | Description |
---|---|
Compliance { get; set; } | Desired conformance level for generated PDF document. Important note: This option should not be changed after PdfDocument object is constructed. Default is Pdf15. |
DigitalSignatureDetails { get; set; } | Gets or sets a digital signature details. If not set, then no signing will be performed. |
See Also
- namespace Aspose.CAD.ImageOptions
- assembly Aspose.CAD