DocxSaveOptions ClassGemBox.Document Help
Represents a class that stores saving options for Microsoft Word file.
Inheritance Hierarchy

System Object
  GemBox.Document SaveOptions
    GemBox.Document DocxSaveOptions

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public sealed class DocxSaveOptions : SaveOptions
Remarks

To save a document as a macro-enabled document, template document or macro-enabled template document, set Format property to appropriate value.
See Also