Class FOPTEGeoText
Effect text of the shape - this is what the WordArt tools use, and is separate from the attached text present in ordinary textboxes. Theoretically, a shape could have both (a WordArt with attached text), but this is not currently allowed by the UI. Note that font information is provided here. The default text size is in points, the text effect geometry interfaces require the device size of a point to interpret this. The default point size is a 16.16 fixed-point number. A text effect is present if the fGText boolean is set and either the gtextUNICODE (UNICODE) or gtextRTF (RTF) is present, the UNICODE string takes precedence, however it cannot include any additional font information (unlike the RTF).
Inheritance
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.UWP.dll
Syntax
public sealed class FOPTEGeoText : Enum
Fields
fGtext
The f gtext
Declaration
public const FOPTEGeoText fGtext
Field Value
Type |
---|
FOPTEGeoText |
gtextAlign
The gtext align
Declaration
public const FOPTEGeoText gtextAlign
Field Value
Type |
---|
FOPTEGeoText |
gtextFBestFit
The gtext f best fit
Declaration
public const FOPTEGeoText gtextFBestFit
Field Value
Type |
---|
FOPTEGeoText |
gtextFBold
The gtext f bold
Declaration
public const FOPTEGeoText gtextFBold
Field Value
Type |
---|
FOPTEGeoText |
gtextFDxMeasure
The gtext f dx measure
Declaration
public const FOPTEGeoText gtextFDxMeasure
Field Value
Type |
---|
FOPTEGeoText |
gtextFItalic
The gtext f italic
Declaration
public const FOPTEGeoText gtextFItalic
Field Value
Type |
---|
FOPTEGeoText |
gtextFKern
The gtext f kern
Declaration
public const FOPTEGeoText gtextFKern
Field Value
Type |
---|
FOPTEGeoText |
gtextFNormalize
The gtext f normalize
Declaration
public const FOPTEGeoText gtextFNormalize
Field Value
Type |
---|
FOPTEGeoText |
gtextFont
The gtext font
Declaration
public const FOPTEGeoText gtextFont
Field Value
Type |
---|
FOPTEGeoText |
gtextFReverseRows
The gtext f reverse rows
Declaration
public const FOPTEGeoText gtextFReverseRows
Field Value
Type |
---|
FOPTEGeoText |
gtextFShadow
The gtext f shadow
Declaration
public const FOPTEGeoText gtextFShadow
Field Value
Type |
---|
FOPTEGeoText |
gtextFShrinkFit
The gtext f shrink fit
Declaration
public const FOPTEGeoText gtextFShrinkFit
Field Value
Type |
---|
FOPTEGeoText |
gtextFSmallcaps
The gtext f smallcaps
Declaration
public const FOPTEGeoText gtextFSmallcaps
Field Value
Type |
---|
FOPTEGeoText |
gtextFStretch
The gtext f stretch
Declaration
public const FOPTEGeoText gtextFStretch
Field Value
Type |
---|
FOPTEGeoText |
gtextFStrikethrough
The gtext f strikethrough
Declaration
public const FOPTEGeoText gtextFStrikethrough
Field Value
Type |
---|
FOPTEGeoText |
gtextFTight
The gtext f tight
Declaration
public const FOPTEGeoText gtextFTight
Field Value
Type |
---|
FOPTEGeoText |
gtextFUnderline
The gtext f underline
Declaration
public const FOPTEGeoText gtextFUnderline
Field Value
Type |
---|
FOPTEGeoText |
gtextFVertical
The gtext f vertical
Declaration
public const FOPTEGeoText gtextFVertical
Field Value
Type |
---|
FOPTEGeoText |
gtextRTF
The gtext RTF
Declaration
public const FOPTEGeoText gtextRTF
Field Value
Type |
---|
FOPTEGeoText |
gtextSize
The gtext size
Declaration
public const FOPTEGeoText gtextSize
Field Value
Type |
---|
FOPTEGeoText |
gtextSpacing
The gtext spacing
Declaration
public const FOPTEGeoText gtextSpacing
Field Value
Type |
---|
FOPTEGeoText |
gtextUNICODE
The gtext unicode
Declaration
public const FOPTEGeoText gtextUNICODE
Field Value
Type |
---|
FOPTEGeoText |