| Visual Basic | |
|---|---|
Property Justify As dsTextJustification_e | |
| C# | |
|---|---|
dsTextJustification_e Justify {get; set;} | |
| JavaScript | |
|---|---|
get_Justify () : String put_Justify ( NewVal : String ) | |
| COM native C++ | |
|---|---|
HRESULT get_Justify( dsTextJustification_e* Val ) HRESULT put_Justify( dsTextJustification_e NewVal | |
| C++ | |
|---|---|
DSRESULT get_Justify ( dsTextJustification_e* Val ) DSRESULT put_Justify( dsTextJustification_e NewVal ) | |
Property Value
Justification as defined in dsTextJustification_eISimpleNote Interface
ISimpleNote Members
ISimpleNote::GetAlignmentPoint Method ()
ISimpleNote::GetPosition Method ()
ISimpleNote::SetAlignmentPoint Method ()
ISimpleNote::SetPosition Method ()
ISimpleNote Members
ISimpleNote::GetAlignmentPoint Method ()
ISimpleNote::GetPosition Method ()
ISimpleNote::SetAlignmentPoint Method ()
ISimpleNote::SetPosition Method ()
DraftSight V1R1.1
Syntax