VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlTextProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    OpenXmlTextProperties Class Members
    In This Topic
    The following tables list the members exposed by OpenXmlTextProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OpenXmlTextProperties class.
    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.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public Methodstatic (Shared in Visual Basic)Returns text properties, which contain changed properties between old and new text properties.
    Public MethodReturns a hash code for this instance.
    See Also