Click or drag to resize

DocxDocumentDocumentPath Property

Gets or sets the document path.

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

Property Value

Type: String
The document path.
See Also