Enum FOPTEText
How text fits in a shape. Text is host-dependent, so some hosts may ignore some of these properties.
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FOPTEText
Fields
| Name | Description |
|---|---|
| anchorText | The anchor text |
| cdirFont | The cdir font |
| dxTextLeft | The dx text left |
| dxTextRight | The dx text right |
| dyTextBottom | The dy text bottom |
| dyTextTop | The dy text top |
| fAutoTextMargin | The f automatic text margin |
| fFitShapeToText | The f fit shape to text |
| fFitTextToShape | The f fit text to shape |
| fRotateText | The f rotate text |
| fSelectText | The f select text |
| hspNext | The HSP next |
| lTxid | The l txid |
| scaleText | The scale text |
| txdir | The txdir |
| txflTextFlow | The TXFL text flow |
| WrapText | The wrap text |