Library | Module

Interface IpfcPrintSize



Description

This interface is used to define the paper parameters for print option.



Property Summary

PropertyHeightas Double
Height of paper.
PropertyPaperSizeas IpfcPlotPaperSize
Size of paper.
PropertyWidthas Double
Width of paper.



Method Summary

FunctionCCpfcPrintSize.Create () as IpfcPrintSize
Creates an object used to define the paper parameters for print option.



Property Detail


PropertyHeightas Double

Height of paper.




PropertyPaperSizeas IpfcPlotPaperSize

Size of paper.




PropertyWidthas Double

Width of paper.





Method Detail


FunctionCCpfcPrintSize.Create () as IpfcPrintSize

Creates an object used to define the paper parameters for print option.
Returns: