RedactionAnnotation

RedactionAnnotation(Document)

Konstruktör för RedactionAnnotation. För användning i Generator.

public RedactionAnnotation(Document document)
ParameterTypBeskrivning
documentDocumentDokument där ny anteckning kommer att skapas.

Se även


RedactionAnnotation(Page, Rectangle)

Konstruktör för RedactAnnotation.

public RedactionAnnotation(Page page, Rectangle rect)
ParameterTypBeskrivning
pagePageSida där anteckningen kommer att placeras.
rectRectangleAnteckningsposition på sidan.

Se även