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

In This Topic
    RawKind Property (PaperSource)
    In This Topic
    Gets or sets the integer representing one of the PaperSourceKind values or a custom value.
    Syntax
    'Declaration
     
    Public Property RawKind As Integer
    public int RawKind {get; set;}
    See Also