DBObjectPaperOrientation Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
PaperOrientationStates
See Also