public abstract static class InternalHelper.InternalLogic.TestHelper extends Object
Constructor and Description |
---|
TestHelper() |
Modifier and Type | Method and Description |
---|---|
abstract String |
AssemblyConstants_ReleaseDate() |
abstract ColorType |
ColorDetectHelper_getColorType(Page page) |
abstract int |
get_forceFailOnDramaticLevel() |
abstract boolean |
get_pageBoundsOptimizationTesting() |
abstract com.aspose.font.FontType |
getFontType(com.aspose.font.IFont iFont) |
abstract void |
initPdfUa(Document doc) |
abstract boolean |
isAnyRectanglePresent(OperatorCollection operators) |
abstract boolean |
isRectanglePresent(int rectOrder,
OperatorCollection operators,
double comparePrecision,
double X,
double Y,
double Width,
double Height) |
abstract void |
set_forceFailOnDramaticLevel(int value) |
abstract void |
set_pageBoundsOptimizationTesting(boolean pageBoundsOptimizationTesting) |
abstract void |
set_resizeTwiceAlways(boolean resizeTwiceAlway) |
abstract void |
setMarkedContentProperties(TextFragment tf1,
String name,
int id) |
abstract void |
writeXfdfFile(Annotation annot,
String outFileName) |
public abstract String AssemblyConstants_ReleaseDate()
public abstract void writeXfdfFile(Annotation annot, String outFileName)
public abstract com.aspose.font.FontType getFontType(com.aspose.font.IFont iFont)
public abstract void initPdfUa(Document doc)
public abstract void setMarkedContentProperties(TextFragment tf1, String name, int id)
public abstract boolean get_pageBoundsOptimizationTesting()
public abstract void set_forceFailOnDramaticLevel(int value)
public abstract void set_resizeTwiceAlways(boolean resizeTwiceAlway)
public abstract void set_pageBoundsOptimizationTesting(boolean pageBoundsOptimizationTesting)
public abstract int get_forceFailOnDramaticLevel()
public abstract boolean isRectanglePresent(int rectOrder, OperatorCollection operators, double comparePrecision, double X, double Y, double Width, double Height)
public abstract boolean isAnyRectanglePresent(OperatorCollection operators)
Copyright © 2025 Aspose. All Rights Reserved.