[]
Gets the C1PrintDocument object containing the current tag. Can return null if the tag has not been added to a document.
[Browsable(false)]
public C1PrintDocument Document { get; }
<Browsable(False)>
Public ReadOnly Property Document As C1PrintDocument