Click or drag to resize

Document Properties Property

Gets the document properties.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public DocumentProperties Properties { get; }

Property Value

Type: DocumentProperties
The properties.

Implements

IDocument Properties
See Also