PdfTilingPattern Properties

The PdfTilingPattern type exposes the following members.

Properties

  NameDescription
Public propertyCanvas
Gets the canvas of the pattern cell.
Public propertyColorSpace
Gets the underlying color space for this PdfTilingPattern.
Public propertyHeight
Gets or sets the height of pattern cells in pixels.
Public propertyPaintType
Gets the PdfPatternPaintType value specifying how the color of this PdfPattern's cells is to be specified.
Public propertyTilingType
Gets or sets the PdfPatternTiling value specifying the adjustments to the spacing of this PdfPattern's tiles relative to the device pixel grid.
Public propertyWidth
Gets or sets the width of pattern cells in pixels.
Public propertyXStep
Gets or sets the desired horizontal spacing between pattern cells in pixels.
Public propertyYStep
Gets or sets the desired vertical spacing between pattern cells in pixels.

See Also