Package | Description |
---|---|
com.aspose.pdf |
Modifier and Type | Method and Description |
---|---|
OperatorCollection |
Page.getContents()
Gets collection of operators in the content stream of the page.
|
OperatorCollection |
XForm.getContents()
Gets operators of the form
|
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Collections.IList |
Page.findReferences(OperatorCollection contents,
String name)
Returns list of operators which uses resource with specified name.
|
static void |
Page.removeObjectReferences(OperatorCollection contents,
String name) |
Constructor and Description |
---|
LightweightOperatorCollection(OperatorCollection operatorCollection) |
Copyright © 2014 Aspose. All Rights Reserved.