'Declaration Public Function GetTextProperties( _
ByVal textSymbolThe text symbol.As Vintasoft.Imaging.Text.TextRegionSymbol _
) As Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextProperties
public Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextProperties GetTextProperties(
Vintasoft.Imaging.Text.TextRegionSymbol textSymbol
)
public: Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextProperties* GetTextProperties(
Vintasoft.Imaging.Text.TextRegionSymbol* textSymbol
)
public:
Vintasoft.Imaging.Office.OpenXml.Editor.OpenXmlTextProperties^ GetTextProperties(
Vintasoft.Imaging.Text.TextRegionSymbol^ textSymbol
)
Parameters
- textSymbol
- The text symbol.
Return Value
The text properties.