[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ViewerPreferences.ViewArea

ViewArea Property

ViewArea

Gets or sets the name of the page boundary representing the area of a page to be displayed when viewing the document on the screen.

Default value: CropBox.

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