[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PaperDescriptor

PaperDescriptor Struct

Paper descriptor.

Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public struct PaperDescriptor

Constructors

Name Description
PaperDescriptor(PaperKind, Length, Length)

Creates a new descriptor.

Properties

Name Description
Height

Paper height.

PaperKind

Paper kind.

PaperName

Paper name.

Width

Paper width.

Extension Methods