Class
GridViewPdfExportOptions

Provides various options for exporting data in PDF format.

Definition

Constructors

GridViewPdfExportOptions()

Declaration

cs-api-definition
public GridViewPdfExportOptions()

Properties

PageOrientation

Gets or sets orientation of the page. It could be Portrait or Landscape.

Declaration

cs-api-definition
public PageOrientation PageOrientation { get; set; }

Property Value

PageOrientation

The Page orientation.