CtbSources
CadLoadOptions.CtbSources property
Gets or sets the CTB sources.
public IDictionary<string, Stream> CtbSources { get; set; }
See Also
- class CadLoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
Gets or sets the CTB sources.
public IDictionary<string, Stream> CtbSources { get; set; }