public class PatternData extends Object
Represents a data structure that indicates the PDF pattern.
Modifier and Type | Field and Description |
---|---|
boolean |
IsUsedOnCurrentPage
colored or uncolored
|
int |
ObjectID
object id of this pattern
|
PatternColorSpace |
Pattern |
Constructor and Description |
---|
PatternData() |
public int ObjectID
object id of this pattern
public boolean IsUsedOnCurrentPage
colored or uncolored
Index in colorspace list
This pattern used on current page
public PatternColorSpace Pattern
Copyright © 2016 Aspose. All Rights Reserved.