ActiveReports 13
PaperName Property (DDPaperSize)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > DDPaperSize Class : PaperName Property
Gets or sets the name of the type of paper.
Syntax
'Declaration
 
Public Property PaperName As String
public string PaperName {get; set;}

Property Value

The name of the type of paper.
Exceptions
ExceptionDescription
The System.Drawing.Printing.PaperSize.Kind property is not set to System.Drawing.Printing.PaperKind.Custom.
See Also

Reference

DDPaperSize Class
DDPaperSize Members