Gets or sets the position and alignment of the BlockAttribute instance's text in relation to the insertion point.
.NET Syntax
JavaScript | |
---|
get_Justification () : String
put_Justification (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Justification(
dsTextJustification_e* Val
)
HRESULT put_Justification(
dsTextJustification_e NewVal |
C++ | |
---|
DSRESULT get_Justification (
dsTextJustification_e* Val
)
DSRESULT put_Justification(
dsTextJustification_e NewVal
) |
Property Value
Position and alignment of the BlockAttribute instance's text in relation to the insertion point as defined in
dsTextJustification_e
See Also
Availability
DraftSight V1R2.0