C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ClipPage Property

In This Topic
ClipPage Property
In This Topic
Gets or sets a value indicating whether to clip the content of the current document to page margins.

The default value is false.

Syntax
'Declaration
 
Public Property ClipPage As Boolean
 
See Also