[]
Represents the printing document.
public abstract class Document
Public MustInherit Class Document
| Name | Description |
|---|---|
| Count | Gets the total number of paragraphs. |
| this[int] | Gets the paragraph at the specified index. |
| Resolution | Gets the resolution of this document. |
| TotalPages | Gets the total number of pages. |