[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.TextAndFont

TextAndFont Class

Represents the text and font of the presentation space.

Inheritance
ContainerControl
TextAndFont
Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TextAndFont : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class TextAndFont
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
TextAndFont()

Creates a new text and font for the presentation space.

TextAndFont(bool)

Creates a new text and font for the presentation space.

Properties

Name Description
FontName

Gets or sets the name of the font of the text.

SelectedFont

Gets or sets the font for selected text.

TextString

Gets or sets the text string.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.