Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[ObsoleteAttribute("PagesAddBegin/End are obsolete. There is no need to call PagesAddEnd.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void AddPagesEnd()
Visual Basic (Declaration)
<ObsoleteAttribute("PagesAddBegin/End are obsolete. There is no need to call PagesAddEnd.")> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub AddPagesEnd

See Also