Gets or sets the justification of the RichLine.
.NET Syntax
JavaScript | |
---|
get_Justification () : String
put_Justification (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Justification(
dsRichLineJustification_e* Val
)
HRESULT put_Justification(
dsRichLineJustification_e NewVal |
C++ | |
---|
DSRESULT get_Justification (
dsRichLineJustification_e* Val
)
DSRESULT put_Justification(
dsRichLineJustification_e NewVal
) |
Property Value
Justification of the RichLine as defined in
dsRichLineJustification_e
See Also
Availability
DraftSight V1R1.1