ActiveReports 13
RawKind Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > DDPaperSize Class : RawKind Property
Gets or sets an integer representing one of the System.Drawing.Printing.PaperSize values or a custom value.
Syntax
'Declaration
 
Public Property RawKind As Integer
public int RawKind {get; set;}

Property Value

An integer representing one of the System.Drawing.Printing.PaperSize values, or a custom value.
See Also

Reference

DDPaperSize Class
DDPaperSize Members