'Declaration Public Function New( _
ByVal textPropertiesThe text properties.As OpenXmlTextProperties _
)
public OpenXmlTextBreakInfo(
OpenXmlTextProperties textProperties
)
public: OpenXmlTextBreakInfo(
OpenXmlTextProperties* textProperties
)
public:
OpenXmlTextBreakInfo(
OpenXmlTextProperties^ textProperties
)
Parameters
- textProperties
- The text properties.