Click or drag to resize

PdfPattern Properties

The PdfPattern type exposes the following members.

Properties
 NameDescription
Public propertyPatternType(Required) A code identifying the type of pattern that this PdfPattern describes.
Public propertyTransform(Optional) An array of six numbers specifying the pattern matrix (see 8.7.2, "General Properties of Patterns"). Default value: the identity matrix [1 0 0 1 0 0].
Top
See Also