Represents fixed document viewer settings.
Definition
Namespace:Telerik.Windows.Documents.UI
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public sealed class FixedDocumentViewerSettings
Inheritance: objectFixedDocumentViewerSettings
Properties
Gets or sets the print settings.
C#
public PrintSettings PrintSettings { get; set; }
The print settings.