PdfPrintSettings Constructor
|
Initializes a new instance of the PdfPrintSetting class.
Namespace:
Spire.Pdf.Print
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfPrintSettings()
public:
PdfPrintSettings()
new : unit -> PdfPrintSettings
See Also