Represents viewer preferences to be used when displaying a PDF document.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class PdfViewerPreferences : ICloneable
Visual Basic
Public Class PdfViewerPreferences _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.C1Preview.Export..::..PdfViewerPreferences

See Also