Class used to persist page settings without printer settings.
The following page settings are persisted: color, landscape,
margins, paper size and name.
Namespace:
C1.C1PrintDocument.UtilAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public sealed class DefaultPaperSize |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public NotInheritable Class DefaultPaperSize |