Gets the value indicating whether the document pages have the same size as the currently selected printer paper.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public bool PagesFitPaper { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public ReadOnly Property PagesFitPaper As Boolean
	Get

See Also