Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / Field Class / ActualJustification Property

In This Topic
    ActualJustification Property (Field)
    In This Topic
    Gets the actual justification to be used when displaying the field’s text.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualJustification As VariableTextJustification
    public VariableTextJustification ActualJustification {get;}
    See Also