[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.Justification

Justification Property

Justification

Gets or sets the justification to be used in displaying the annotation’s text.

Note that if this property is not specified (the value is null) then Justification is used. See PDF specification for details.

Declaration
public VariableTextJustification? Justification { get; set; }
Public Property Justification As VariableTextJustification?