public class TextProcessingContext extends Object
Represents text processing context
Modifier and Type | Method and Description |
---|---|
void |
beginMassChanges()
begin Mass Changes
|
void |
endMassChanges()
end Mass Changes
|
static TextProcessingContext |
getInstance(com.aspose.pdf.engine.data.IContext context)
get Instance
|
boolean |
isMassOperation()
is Mass Operation
|
public static TextProcessingContext getInstance(com.aspose.pdf.engine.data.IContext context)
context
- IContext objectpublic void beginMassChanges()
public void endMassChanges()
public boolean isMassOperation()
Copyright © 2017 Aspose. All Rights Reserved.