PdfSaveOptions

PdfSaveOptions class

Provides additional Pdf options for the document saving.

public class PdfSaveOptions : SaveOptions

Constructors

Name Description
PdfSaveOptions() Initializes a new instance of the PdfSaveOptions class.

Properties

Name Description
AccesibilitySettings { get; set; } Accesibility settings
Type { get; } File type.

See Also