[]
Gets or sets the TextFormat object that specifies the formatting of the annotation's text.
Note that this object itself is not persisted in the PDF, just its properties are used to generate the appearance of this watermark annotation.
public TextFormat TextFormat { get; set; }
Public Property TextFormat As TextFormat