Click or drag to resize

PdfOptionsSaveFormat Property

Gets or sets the format for saving PDF files.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public PdfSaveFormat SaveFormat { get; set; }

Property Value

Type: PdfSaveFormat
See Also