Describes options controlling how a document's content
is to be printed (or previewed).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[ToolboxItemAttribute(false)] public class C1PrintOptions : IComponent, INotifyPropertyChanged |
| Visual Basic |
|---|
<ToolboxItemAttribute(False)> _ Public Class C1PrintOptions _ Implements IComponent, INotifyPropertyChanged |