[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ViewerPreferences.PrintArea

PrintArea Property

PrintArea

Gets or sets the name of the page boundary representing the area of a page to be rendered when printing the document.

Default value: CropBox.

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