[]
Gets or sets the display mode of the PDF when using the PDF-based Web Viewer type.
public DisplayMode DisplayMode { get; set; }
| Type | Description |
|---|---|
| DisplayMode | A DisplayMode enumeration value that specifies how the PDF document is displayed in the viewer. Default value: None. |