PageWriterState

Represents the page writers state.

public class PageWriterState
Public Class PageWriterState

Inheritance: ObjectPageWriterState

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Constructors

PageWriterState()Initializes a new instance of the PageWriterState class.
PageWriterState(PageWriterState)Initializes a new instance of the PageWriterState class.

Properties

CharacterSpacingRepresents character spacing.
FillColorRepresents fill color.
FillColorSpaceRepresents fill color space.
Fontrepresents the Font.
FontSizeRepresents font size.
HorizontalScalingrepresents horizontal spacing.
LeadingRepresents line leading.
LineCapRepresents line cap style.
LineJoinRepresents line join style.
LineStyleRepresents line style.
LineWidthRepresents line width.
MiterLimitRepresents miter limit.
StrokeColorRepresents stroke color.
StrokeColorSpaceRepresents stroke color space.
TextRenderingModeRepresents text render mode.
TextRiserepresents text rise.
WordSpacingRepresents word spacing.

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.IO

In this topic