PsdOptions.RefreshImagePreviewData

PsdOptions.RefreshImagePreviewData property

Gets or sets a value indicating whether [refresh image preview data] - option used to maximize compatibility with another PSD image viewers. Please note, text layers drawing to final layout is not supported for Compact Framework platform

public bool RefreshImagePreviewData { get; set; }

Property Value

true if [refresh image preview data]; otherwise, false.

See Also