API Documentation > Classes > Interface IpfcSheetInfo
Interface IpfcSheetInfo
Description
This interface contains drawing sheet information.
See Also:
User Guide References:
Property Summary
Property
as Double
The height of the drawing.
Property
The orientation (portrait or landscape).
Property
The size of the sheet.
Property
The units used in the drawing.
Property
as Double
The width of the drawing.
Property Detail
Property
Height
as Double
The height of the drawing.
Property
Orientation
The orientation (portrait or landscape).
Property
SheetSize
The size of the sheet.
Property
Units
The units used in the drawing.
Property
Width
as Double
The width of the drawing.
Was this helpful?