Defines a pege layer where next direct drawing will appear.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(DocumentPageLayerEnum.Main)] public DocumentPageLayerEnum PageLayer { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(DocumentPageLayerEnum.Main)> _ Public Property PageLayer As DocumentPageLayerEnum |