Gets or sets the justification of the SimpleNote.
.NET Syntax
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_e
See Also
Availability
DraftSight V1R1.1