Gets or sets a custom paper width.
SyntaxVB6
Copy Code
|
|---|
Public Property Get PaperWidth() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 0.
RemarksThis value and PaperLength are measured in tenths of a millimeter and are used when PaperSize is set to pszCustom.
See Also