TextBoxFormat
Clone Method
|
Clone textbox format.
Namespace:
Spire.Doc.Formatting
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TextBoxFormat Clone()
Public Function Clone As TextBoxFormat
public:
TextBoxFormat^ Clone()
member Clone : unit -> TextBoxFormat
Return Value
Type:
TextBoxFormat
See Also