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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class PageRemovedArgs
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Class PageRemovedArgs

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument.DocEngine..::.PageRemovedArgs

See Also