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