CadRasterizationOptions.ShxCodePages

CadRasterizationOptions.ShxCodePages property

Gets or sets the SHX sources.

public IList<ShxCodePage> ShxCodePages { get; set; }

Property Value

The SHX sources.

See Also