Gets or sets how to justify the text in the Note.
.NET Syntax
JavaScript | |
---|
get_Justify () : String
put_Justify (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_Justify(
dsNoteJustification_e* Val
)
HRESULT put_Justify(
dsNoteJustification_e NewVal |
C++ | |
---|
DSRESULT get_Justify (
dsNoteJustification_e* Val
)
DSRESULT put_Justify(
dsNoteJustification_e NewVal
) |
Property Value
Justify the text in the Note as defined in
dsNoteJustification_e
See Also
Availability
DraftSight V1R1.1