Visual Basic | |
---|---|
Property Justify As dsNoteJustification_e |
C# | |
---|---|
dsNoteJustification_e Justify {get; set;} |
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_eDraftSight V1R1.1