Namespace: BitMiracle.Docotic.Pdf.Layout
public TextStyle Footer { get; set; }
Public Property Footer As TextStyle Get Set
Exception | Condition |
---|---|
ArgumentNullException | The value is null. |
ArgumentException | The value or its fallback belongs to a different Document. |
Default value: Parent.
You may change this property for styling page footers.
The library automatically applies this style to Footer() containers. This style overrides the Document style and a style set using TextStyle() methods.