Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfColorSpace ColorSpace { get; }
VB
Public ReadOnly Property ColorSpace As PdfColorSpace
Get
Property Value
Type:
PdfColorSpaceThe underlying color space for this
PdfTilingPattern.
See Also