ITMSFNCCustomPDFRichTextLib.InitializeValues Method
Initializes an attribute value record to default neutral values before applying range-specific overrides.
API unit family: TMSFNCPDFRichTextLib
Declaring type: ITMSFNCCustomPDFRichTextLib
Syntax
procedure InitializeValues(var AValues: TTMSFNCPDFRichTextLibAttributeValue);
Parameters
| Name | Description |
|---|---|
AValues |
Attribute value record to initialize; passed by reference and modified in place. |