CornerPrinterMarkAnnotation

CornerPrinterMarkAnnotation

Overview

CornerPrinterMarkAnnotation is a class in Aspose.PDF FOSS for C++.

This class provides 2 methods for working with CornerPrinterMarkAnnotation objects in C++ programs. Available methods include: Position. All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.

Methods

SignatureDescription
Position()PrinterMarkCornerPositionCalls Position on this CornerPrinterMarkAnnotation instance.
Position(value: PrinterMarkCornerPosition)Calls Position(value) on this CornerPrinterMarkAnnotation instance.

See Also