[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WatermarkAnnotation.TextFormat

TextFormat Property

TextFormat

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.

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