VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlTextProperties Class
In This Topic
OpenXmlTextProperties Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlTextProperties.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the text properties, which specify the bold text.
Public PropertyGets or sets the character horizontal scaling, measured in 1/100 of percent.
Public PropertyGets or sets the character spacing, measured in Vintasoft.Imaging.UnitOfMeasure.Points.
Public PropertyGets or sets the text color.
Public PropertyGets or sets the text fill color.
Public PropertyGets or sets the text font name.
Public PropertyGets or sets the text font size, measured in Vintasoft.Imaging.UnitOfMeasure.Points.
Public PropertyGets or sets the text highlight.
Public PropertyGets or sets a value indicating whether lowercase letters must be converted to the uppercase letters.
Public PropertyGets or sets a value indicating whether text is bold.
Public PropertyGets or sets a value indicating whether text is double strikethrough.
Public PropertyGets a value indicating whether this text properties is empty.
Public PropertyGets or sets a value indicating whether the paragraph must be hidden.
Public PropertyGets or sets a value indicating whether text is italic.
Public PropertyGets or sets a value indicating whether uppercase letters must be converted to the lowercase letters.
Public PropertyGets or sets a value indicating whether text is strike.
Public PropertyGets or sets a value indicating whether text is underline.
Public Propertystatic (Shared in Visual Basic)Gets the text properties, which specify the italic text.
Public Propertystatic (Shared in Visual Basic)Gets the text properties, which specify the strike text.
Public PropertyGets or sets the style.
Public PropertyGets or sets the text underline type.
Public PropertyGets or sets the color of underline.
Public Propertystatic (Shared in Visual Basic)Gets the text properties, which specify the underline text.
Public PropertyGets or sets the text vertical alignment.
See Also