Represents the standard page layouts used in a C1PrintDocument
(such as the default page layout, page layout used for first and last pages,
and so on).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class DocumentPageLayouts : IEnumerable |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class DocumentPageLayouts _ Implements IEnumerable |