Click or drag to resize

DocumentBuilderDocument Property

Gets the DocumentCore that this DocumentBuilder is attached to.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public DocumentCore Document { get; }

Property Value

DocumentCore
See Also