SettingsCmdTakeOffSettingsCmdComputeTakeOffDrawingBasedReportTableFont Property |
Specifies the text font used in drawing-based report table.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString DrawingBasedReportTableFont { get; }
Public ReadOnly Property DrawingBasedReportTableFont As PropertyString
Get
public:
property PropertyString^ DrawingBasedReportTableFont {
PropertyString^ get ();
}
Property Value
PropertyString
See Also