PdfDocumentOptions Class

This class encapsulates the options to control the PDF document redering process. The PDFSplitManager class define a reference to an object of this type

Definition

Namespace: EvoPdf.PdfSplit
Assembly: EvoPdfSplit_NetCore (in EvoPdfSplit_NetCore.dll) Version: 14.0.0
C#
public class PdfDocumentOptions
Inheritance
Object    PdfDocumentOptions

Constructors

PdfDocumentOptionsInitializes a new instance of the PdfDocumentOptions class

Properties

PdfCompressionLevel This property controls the compression level of the rendered PDF document

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also