DBObjectPaperOrientation Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public PaperOrientationStates PaperOrientation { get; }
Public ReadOnly Property PaperOrientation As PaperOrientationStates
Get
public:
property PaperOrientationStates PaperOrientation {
PaperOrientationStates get ();
}
member PaperOrientation : PaperOrientationStates with get
Property Value
Type:
PaperOrientationStates
See Also