Aspose::Pdf::ColumnInfo::get_ColumnWidths method
ColumnInfo::get_ColumnWidths method
Gets a string that contains the width of columns. The value of each column should be separated by blank.The default unit is point, but cm, inch and percentage of available width are also supported. For example,“120 2.5cm 1.5inch”.
System::String Aspose::Pdf::ColumnInfo::get_ColumnWidths() const
See Also
- Class String
- Class ColumnInfo
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++