



Collapse AllMethods for pattern manipulation:
| AddColoredPattern | This method creates a colored pattern in a PDF document and returns its number. | |
| AddUnColoredPattern | This method creates an uncolored pattern in a PDF document and returns its number. | |
| SwitchToPattern | This method switches all output commands to the specified pattern. | |
| SetPattern | This method sets the pattern to be used in all future fill operations. |
See Also