[]
Represents the page view options used for a web viewer.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class PageViewOptions
Name | Description |
---|---|
PageViewOptions() |
Name | Description |
---|---|
HorizontalAlignment | Gets or sets the horizontal alignment of the page. |
ViewMode | Gets or sets the view mode of the page. |
Name | Description |
---|---|
ToString() | Returns this instance of PageViewOptions converted to a string. |