Settings used to control the way the document is displayed in a PDF viewer.
Namespace: TallComponents.PDF.Layout.NavigationAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public class ViewerPreferences : Object, ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class ViewerPreferences _ Inherits Object _ Implements ICloneable |
Remarks
If no viewer preferences are set, the user defaults will be used.
You can override the user defaults for a document by assigning a new instance of this class to the ViewerPreferences property.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Navigation..::..ViewerPreferences
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Navigation..::..ViewerPreferences