The document object represents the complete PDF file.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public class Document : Object |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Document _ Inherits Object |
Remarks
The document contains sections into which content flows. The document declares document-wide options like the
subject, author and keywords as well as security settings (Professional edition only).