 
 
| Document CreateTextBoxCollectionImpl Method | 
Namespace: Spire.Doc
 Syntax
Syntax
 
protected TextBoxItemCollection CreateTextBoxCollectionImpl()
Protected Function CreateTextBoxCollectionImpl As TextBoxItemCollection
protected: TextBoxItemCollection^ CreateTextBoxCollectionImpl()
member CreateTextBoxCollectionImpl : unit -> TextBoxItemCollection
 See Also
See Also