TdxCharacterProperties.ApplyPropertiesDiff(TdxCharacterProperties,TdxCharacterFormattingInfo,TdxCharacterFormattingInfo) Method
Declaration
class procedure ApplyPropertiesDiff(ATarget: TdxCharacterProperties; ATargetMergedInfo: TdxCharacterFormattingInfo; ASourceMergedInfo: TdxCharacterFormattingInfo);
Parameters
Name | Type |
---|---|
ATarget | TdxCharacterProperties |
ATargetMergedInfo | TdxCharacterFormattingInfo |
ASourceMergedInfo | TdxCharacterFormattingInfo |
See Also