Style Class Documentation

classStyle : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Provides access to data about fonts, font sizes, and colors used in a word.

Referenced by

Uses types

Constructor & Destructor Documentation

Style

Style(Stylerhs, InternalConstructsignifier)

Parameters

rhs: Style
signifier: InternalConstruct

~Style

~Style()

Property Documentation

Color

ColorColor[get]

FontName

stringFontName[get]

FontSize

doubleFontSize[get]

Member Function Documentation

ConstructorRetrieve

static StyleConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

Style

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void

ToString

override stringToString()

Returns:

override string

Return a string representing the Style's value. The returned value indicates the color, font, and font size of the style.