TextState.ApplyChangesFrom
TextState.ApplyChangesFrom method
Applies settings from another textState.
public virtual void ApplyChangesFrom(TextState textState)
Parameter | Type | Description |
---|---|---|
textState | TextState | Text state object. |
Remarks
Only those properties will be copied that were changed explicitly.
See Also
- class TextState
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF