PDFKit.NET 2.0 Class Library (.NET 2.0)

ViewerPreferences Class

Settings used to control the way the document is displayed in a PDF viewer.

For a list of all members of this type, see ViewerPreferences Members.

System.Object
   TallComponents.PDF.Navigation.ViewerPreferences

public class ViewerPreferences : ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

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.

Requirements

Namespace: TallComponents.PDF.Navigation

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

ViewerPreferences Members | TallComponents.PDF.Navigation Namespace