Click or drag to resize

PatternTypes Enumeration

Represents an enumeration identifying the type of pattern

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public enum PatternTypes
Members
Member nameValueDescription
Tiling1 A tiling pattern.
Shading2 A shading pattern.
See Also