Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Settings Class / SaveOptions Property

In This Topic
    SaveOptions Property
    In This Topic
    Gets the document save options.
    Syntax
    'Declaration
     
    Public ReadOnly Property SaveOptions As SaveOptions
    public SaveOptions SaveOptions {get;}
    See Also