Describes the mode of drawning of pages of doc engine.

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

Syntax

C#
[FlagsAttribute]
public enum DocumentDrawMode
Visual Basic (Declaration)
<FlagsAttribute> _
Public Enumeration DocumentDrawMode

See Also