PsdLoadOptions.IgnoreTextLayerWidthOnUpdate
PsdLoadOptions.IgnoreTextLayerWidthOnUpdate property
Gets or sets a value indicating whether PSD text layer fixed width will be ignored on UpdateText operation execution.
public bool IgnoreTextLayerWidthOnUpdate { get; set; }
Property Value
true if [ignore text layer width]; otherwise, false.
See Also
- class PsdLoadOptions
- namespace Aspose.PSD.ImageLoadOptions
- assembly Aspose.PSD