RegistrationMarkAnnotation

Inheritance: java.lang.Object, com.aspose.pdf.BaseParagraph com.aspose.pdf.Annotation com.aspose.pdf.PrinterMarkAnnotation com.aspose.pdf.RegistrationMarkAnnotation, com.aspose.pdf.BaseParagraph, com.aspose.pdf.Annotation com.aspose.pdf.PrinterMarkAnnotation com.aspose.pdf.RegistrationMarkAnnotation, com.aspose.pdf.Annotation, com.aspose.pdf.PrinterMarkAnnotation com.aspose.pdf.RegistrationMarkAnnotation, com.aspose.pdf.PrinterMarkAnnotation, com.aspose.pdf.RegistrationMarkAnnotation

All Implemented Interfaces: com.aspose.ms.System.ICloneable

public final class RegistrationMarkAnnotation extends PrinterMarkAnnotation

Represents a Registration Mark annotation. Registration marks are symbols added to printing plates or screens to ensure proper alignment of colors during the printing process.

Constructors

ConstructorDescription
RegistrationMarkAnnotationInitializes a new instance of the {@link RegistrationMarkAnnotation} class on the given page in the given location.

Methods

MethodDescription
acceptAccepts visitor for annotation processing.
getAnnotationTypeGets type of annotation.
getPositionGets or sets the position of the registration mark on a page.
setPositionGets or sets the position of the registration mark on a page.

RegistrationMarkAnnotation

Initializes a new instance of the {@link RegistrationMarkAnnotation} class on the given page in the given location.

accept

Accepts visitor for annotation processing.

getAnnotationType

public AnnotationType getAnnotationType()

Gets type of annotation.

Returns: int value

getPosition

public final PrinterMarkSidePosition getPosition()

Gets or sets the position of the registration mark on a page.

Returns: PrinterMarkSidePosition element

setPosition

Gets or sets the position of the registration mark on a page.