TableCell.MaxWidth Property
Aspose.Note for .Net
TableCellMaxWidth Property |
Gets the max width.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1
public float MaxWidth { get; }
Public ReadOnly Property MaxWidth As Single Get
public: property float MaxWidth { float get (); }
member MaxWidth : float32 with get