Aspose::Pdf::Annotations::PrinterMarkAnnotation class
PrinterMarkAnnotation class
Abstract class representing printer mark annotation.
class PrinterMarkAnnotation : public Aspose::Pdf::Annotations::Annotation
Methods
Method | Description |
---|---|
static AddPrinterMarks(System::SharedPtr<Document>, PrinterMarksKind) | Adds printer’s marks to all pages in the specified document. |
static AddPrinterMarks(System::SharedPtr<Aspose::Pdf::Page>, PrinterMarksKind) | Adds printer’s marks to the specified page. |
See Also
- Class Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++