RedactionAnnotation

RedactionAnnotation(Document)

Constructor para RedactionAnnotation. Para usar en Generador.

public RedactionAnnotation(Document document)
ParámetroEscribeDescripción
documentDocumentDocumento donde se creará la nueva anotación.

Ver también


RedactionAnnotation(Page, Rectangle)

Constructor para RedactAnnotation.

public RedactionAnnotation(Page page, Rectangle rect)
ParámetroEscribeDescripción
pagePagePágina donde se colocará la anotación.
rectRectanglePosición de la anotación en la página.

Ver también