Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentText Class : Document Property |
public Document Document {get;}
'Declaration
Public ReadOnly Property Document As Document
'Usage
Dim instance As DocumentText Dim value As Document value = instance.Document
public Document getDocument()