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

In This Topic
    SavePdfOptions Class
    In This Topic
    Represents options used by the GcPdfDocument.Save, GcPdfDocument.Sign and GcPdfDocument.TimeStamp methods.
    Object Model
    SavePdfOptions Class
    Syntax
    'Declaration
     
    Public Class SavePdfOptions 
    public class SavePdfOptions 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.SavePdfOptions

    See Also