Abstract base drawel for drawels which can change
the current page settings and/or page headers and footers.
(Currently DrawelRoot and DrawelNewPage).
Namespace:
C1.C1PrintDocument.DocEngine.SrcAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public abstract class DrawelPageSetting : Drawel |
Visual Basic (Declaration) |
---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public MustInherit Class DrawelPageSetting _ Inherits Drawel |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.C1TreeNode
C1.C1PrintDocument.DocEngine.Src..::.DrawelBase
C1.C1PrintDocument.DocEngine.Src..::.Drawel
C1.C1PrintDocument.DocEngine.Src..::.DrawelPageSetting
C1.C1PrintDocument.DocEngine.Src..::.DrawelNewPage
C1.C1PrintDocument.DocEngine.Src..::.DrawelRoot
C1.C1PrintDocument..::.C1TreeNode
C1.C1PrintDocument.DocEngine.Src..::.DrawelBase
C1.C1PrintDocument.DocEngine.Src..::.Drawel
C1.C1PrintDocument.DocEngine.Src..::.DrawelPageSetting
C1.C1PrintDocument.DocEngine.Src..::.DrawelNewPage
C1.C1PrintDocument.DocEngine.Src..::.DrawelRoot