ControlFontSize
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets the control's font size.

Syntax

FLOAT ControlFontSize { get; set; }
Value
Size (in points) of the font

Remarks

Each control may contain text that is shown with the default font. You can change the fontĀ color, size, andĀ the font itself.

See the AnnotBorderColor property for examples.

See Also

Reference