DEFAULT_PAPER_HEIGHT Field
Public Const DEFAULT_PAPER_HEIGHT As Double = 297
This language is not supported or no code example is available.
public const double DEFAULT_PAPER_HEIGHT = 297
This language is not supported or no code example is available.
public:
const double DEFAULT_PAPER_HEIGHT = 297;
This language is not supported or no code example is available.
public const DEFAULT_PAPER_HEIGHT : double = 297
This language is not supported or no code example is available.
Field Value
double
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1