PaperSizeName Property
Summary
Gets or sets the name of the custom paper size.
Syntax
public string PaperSizeName { get; set; }
Public Property PaperSizeName As String
public:
property String^ PaperSizeName {
String^ get();
void set ( String^ );
}
Property Value
The name of the custom paper size.