Get or set the document info object.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public DocumentInfo DocumentInfo { get; }
Visual Basic
Public ReadOnly Property DocumentInfo As DocumentInfo
	Get

See Also