Gets or sets To Pdf TextBox HeightType.The default is "Exactly".
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool IsAtLast { get; set; }
Public Property IsAtLast As Boolean Get Set
public: property bool IsAtLast { bool get (); void set (bool value); }
member IsAtLast : bool with get, set