[This is preliminary documentation and is subject to change.]
Settings used to control the way the document is displayed in a PDF viewer.
Namespace: TallComponents.Web.PdfAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public class ViewerPreferences : ICloneable |
| Visual Basic |
|---|
Public Class ViewerPreferences _ 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.