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