PdfSaveOptions
Inheritance: java.lang.Object, com.groupdocs.watermark.options.SaveOptions
public final class PdfSaveOptions extends SaveOptions
Represents document saving options when saving a pdf document.
Constructors
Constructor | Description |
---|---|
PdfSaveOptions() | Initializes a new instance of the [PdfSaveOptions](../../com.groupdocs.watermark.options/pdfsaveoptions) class. |
PdfSaveOptions()
public PdfSaveOptions()
Initializes a new instance of the [PdfSaveOptions](../../com.groupdocs.watermark.options/pdfsaveoptions)
class.