Click or drag to resize

DocxDocumentDocumentPath Property

Gets or sets the document path.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
Syntax
public string DocumentPath { get; set; }

Property Value

String
The document path.
See Also