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