[]
The enumeration of canvas types.
public enum CanvasType
| Name | Description |
|---|---|
| AlignBottom | The AlignBottom canvas type. |
| AlignCenter | The AlignCenter canvas type. |
| AlignJustify | The AlignJustify canvas type. |
| AlignLeft | The AlignLeft canvas type. |
| AlignMiddle | The AlignMiddle canvas type. |
| AlignRight | The AlignRight canvas type. |
| AlignTop | The AlignTop canvas type. |
| BackColor | The BackColor canvas type. |
| BackStyleOpaque | The BackStyleOpaque canvas type. |
| BackStyleTransparent | The BackStyleTransparent canvas type. |
| Border | The Border canvas type. |
| ControlInfo | The ControlInfo canvas type. |
| ControlInfoEnd | The ControlInfoEnd canvas type. |
| DrawText | The DrawText canvas type. |
| DrawText2 | The DrawText2 canvas type. |
| DrawTextLink | The DrawTextLink canvas type. |
| Ellipse | The Ellipse canvas type. |
| EnhMeta | The EnhMeta canvas type. |
| EnhMetaLink | The EnhMetaLink canvas type. |
| EvaluationEnd | The EvaluationEnd canvas type. |
| EvaluationStart | The EvaluationStart canvas type. |
| Extension | The Extension canvas type. |
| FillRect | The FillRect canvas type. |
| ForeColor | The ForeColor canvas type. |
| GIF | GIF image type. |
| GIFLink | GIF image type with links. |
| InputFieldCheckBox | The CheckBox field. |
| InputFieldTabIndex | The Tab index of current input field (if exist). |
| InputFieldText | The Text field. |
| IntersectClip | The IntersectClip canvas type. |
| JPEG | The JPEG canvas type. |
| JPEGLink | The JPEGLink canvas type. |
| JustifyDistribute | The JustifyDistribute canvas type. |
| JustifyDistributeAllLines | The JustifyDistributeAllLines canvas type. |
| LeftToRight | The LeftToRight canvas type. |
| LineItem | The LineItem canvas type. |
| PING | The PING canvas type. |
| PINGLink | The PINGLink canvas type. |
| PenStyle | The PenStyle canvas type. |
| PenWidth | The PenWidth canvas type. |
| PopClipRect | The PopClipRect canvas type. |
| PushClipRect | The PushClipRect canvas type. |
| Rect | The Rect canvas type. |
| ResetContext | The ResetContext canvas type. |
| Resource | The Resource canvas type. |
| RightToLeft | The RightToLeft canvas type. |
| RoundRect | The RoundRect canvas type. |
| RoundRectEx | The RoundRectEx canvas type. |
| SVG | The SVG field. |
| SectionInfo | The SectionInfo canvas type. |
| SectionInfoEnd | The SectionInfoEnd canvas type. |
| SelectFont | The SelectFont canvas type. |
| SetCharacterSpacing | The SetCharacterSpacing canvas type. |
| SetLineSpacing | The SetLineSpacing canvas type. |
| SetPadding | The SetPadding canvas type. |
| SetScaleX | The SetMinCondenseRate canvas type. |
| TabStops | The TabStops canvas type. |
| Table | The Table canvas type. |
| TextAngle | The TextAngle canvas type. |
| TextBoundsRange | The Text top/bottom bounds range canvas type. |
| TextInfo | The TextInfo canvas type. |
| TextOut | The TextOut canvas type. |
| TextRenderHint | The TextRenderHint canvas type. |
| VerticalText | The VerticalText canvas type. |
| WordWrapOff | . The WordWrapOff canvas type. |
| WordWrapOn | The WordWrapOn canvas type. |
| WrapMode | The WrapMode canvas type. |