'Declaration Public Function New( _
ByVal textPropertiesThe text properties.As OpenXmlTextProperties, _
ByVal positionThe tab position, in Vintasoft.Imaging.UnitOfMeasure.Points.As Single _
)
public OpenXmlTabInfo(
OpenXmlTextProperties textProperties,
float position
)
public: OpenXmlTabInfo(
OpenXmlTextProperties* textProperties,
float position
)
public:
OpenXmlTabInfo(
OpenXmlTextProperties^ textProperties,
float position
)
Parameters
- textProperties
- The text properties.
- position
- The tab position, in Vintasoft.Imaging.UnitOfMeasure.Points.