[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SignatureAppearance.TextFormat

TextFormat Property

TextFormat

Gets or sets the TextFormat object defining text format. FontSize can be 0 in this case text will be fit in available bounds.

Declaration
public TextFormat TextFormat { get; set; }
Public Property TextFormat As TextFormat