ColumnStyleHeaderJustification Property |
Gets or sets the Header Justification of column style
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TextJustificationType HeaderJustification { get; set; }
Public Property HeaderJustification As TextJustificationType
Get
Set
public:
property TextJustificationType HeaderJustification {
TextJustificationType get ();
void set (TextJustificationType value);
}
Property Value
TextJustificationType
See Also