Property TilingType
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
TilingType
Gets or sets the PdfPatternTiling value specifying the adjustments to the spacing of this PdfPattern's tiles relative to the device pixel grid.
public PdfPatternTiling TilingType { get; set; }
Property Value
- PdfPatternTiling
The PdfPatternTiling value specifying the adjustments to the spacing of this PdfPattern's tiles relative to the device pixel grid.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type. Or the value can not be converted to one of the PdfPatternTiling constants.