public PdfPageSize( float width, float height )
Public Sub New ( width As Single, height As Single )
public: PdfPageSize( float width, float height )
new : width : float32 * height : float32 -> PdfPageSize
In This Article