[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ViewerPreferences.PrintClip

PrintClip Property

PrintClip

Gets or sets the name of the page boundary to which the contents of a page are to be clipped when printing the document.

Default value: CropBox.

Declaration
public PageBoundary PrintClip { get; set; }
Public Property PrintClip As PageBoundary