Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / SavePdfOptions Class / Mode Property

In This Topic
    Mode Property (SavePdfOptions)
    In This Topic
    Gets or sets a value specifying the PDF save mode.
    Syntax
    'Declaration
     
    Public Property Mode As SaveMode
    public SaveMode Mode {get; set;}
    See Also