ClassFixedDocumentViewerSettings
Class
Represents fixed document viewer settings.
Definition
Namespace:Telerik.Windows.Documents.UI
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
cs-api-definition
public sealed class FixedDocumentViewerSettings
Inheritance: objectFixedDocumentViewerSettings
Properties
PrintSettings
Gets or sets the print settings.
Declaration
cs-api-definition
public PrintSettings PrintSettings { get; set; }
Property Value
The print settings.