Drawel providing a page break (and possibly new page settings)

Namespace:  C1.C1PrintDocument.DocEngine.Src
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public sealed class DrawelNewPage : DrawelPageSetting
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public NotInheritable Class DrawelNewPage _
	Inherits DrawelPageSetting

Inheritance Hierarchy

See Also