Click or drag to resize

RedactionGetQuadForm Method

Gets Overlay text quadding(justification) format of the Redaction annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public RedactionQuadForm GetQuadForm()

Return Value

Type: RedactionQuadForm
An entry of the "QuadForm" enum, indicating the overlay text quadding(justification) format of the Redaction annotation .
Remarks
quadding format specifies the form of quadding (justification) to be used in laying out the overlay
See Also