API Documentation > Classes > Interface IpfcPrintSize
Interface IpfcPrintSize
Description
This interface is used to define the paper parameters for print option.
User Guide References:
Property Summary
Property
as Double
Height of paper.
Property
Size of paper.
Property
as Double
Width of paper.
Method Summary
Function
Creates an object used to define the paper parameters for print option.
Property Detail
Property
Height
as Double
Height of paper.
Property
PaperSize
Size of paper.
Property
Width
as Double
Width of paper.
Method Detail
Function
CCpfcPrintSize.Create
Creates an object used to define the paper parameters for print option.
Returns:
Was this helpful?