Library | Module

Interface IpfcSheetData



Description

Note: This interface is deprecated. Use IpfcSheetInfo instead. This interface contains drawing sheet information.
See Also:
IpfcSheetOwner.GetSheetData()



Property Summary

PropertyHeightas Long
The height of the drawing.
PropertyOrientationas IpfcSheetOrientation
The orientation (portrait or landscape).
PropertySheetSizeas IpfcPlotPaperSize
The size of the sheet.
PropertyUnitsas IpfcLengthUnits
The units used in the drawing.
PropertyWidthas Long
The width of the drawing.



Property Detail


PropertyHeightas Long

The height of the drawing.




PropertyOrientationas IpfcSheetOrientation

The orientation (portrait or landscape).




PropertySheetSizeas IpfcPlotPaperSize

The size of the sheet.




PropertyUnitsas IpfcLengthUnits

The units used in the drawing.




PropertyWidthas Long

The width of the drawing.