ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PaperSource Class / Kind Property

In This Topic
    Kind Property (PaperSource)
    In This Topic
    Gets the paper source.
    Syntax
    'Declaration
     
    Public ReadOnly Property Kind As PaperSourceKind
    public PaperSourceKind Kind {get;}
    See Also