'Declaration
Public Function New( _ ByVal pageSizeInPoints As SizeF _ )
public C1PdfDocument( SizeF pageSizeInPoints )
Parameters
- pageSizeInPoints
- The default paper size for the document, in points.
'Declaration
Public Function New( _ ByVal pageSizeInPoints As SizeF _ )
public C1PdfDocument( SizeF pageSizeInPoints )