Represents the page settings of a C1PrintDocument.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[ObfuscationAttribute(Exclude = true, ApplyToMembers = true)] [TypeConverterAttribute(typeof(C1PageSettings..::..PageSettingsTypeConverter))] public class C1PageSettings |
| Visual Basic |
|---|
<ObfuscationAttribute(Exclude := True, ApplyToMembers := True)> _ <TypeConverterAttribute(GetType(C1PageSettings..::..PageSettingsTypeConverter))> _ Public Class C1PageSettings |