PDF .NET Library Documentation - PDF Technologies, Inc.

The Style type exposes the following members.

Properties

  NameDescription
backgroundColor

Field Value

background color of the applied area
borderBottomColor

Field Value

Border Color
borderBottomType

Field Value

border type
borderBottomWidth

Field Value

double value uses unit of measure.
borderColor

Field Value

Border Color
borderLeftColor

Field Value

Border Color
borderLeftType

Field Value

border type
borderLeftWidth

Field Value

double value uses unit of measure.
borderRightColor

Field Value

Border Color
borderRightType

Field Value

border type
borderRightWidth

Field Value

double value uses unit of measure.
borderTopColor

Field Value

Border Color
borderTopType

Field Value

border type
borderTopWidth

Field Value

double value uses unit of measure.
borderType

Field Value

border type
borderWidth

Field Value

double value uses unit of measure.
fontColor

Field Value

font color using for text outputs
fontName

Field Value

The name of the font that will used for text
fontSize

Field Value

double value
fontStyle

Field Value

font style using for text outputs flags [enum]
paddingBottom

Field Value

double value uses unit of measure
paddingLeft

Field Value

double value uses unit of measure
paddingRight

Field Value

double value uses unit of measure
paddingTop

Field Value

double value uses unit of measure
textAlign

Field Value

Horizontally text alignment (enum)
verticalAlign

Field Value

Vertical alignment of the content (enum)

See Also