IColorFormatAsIFillParamSource Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.1.0.0 (21.1)
SyntaxIFillParamSource AsIFillParamSource { get; }
ReadOnly Property AsIFillParamSource As IFillParamSource
Get
property IFillParamSource^ AsIFillParamSource {
IFillParamSource^ get ();
}
abstract AsIFillParamSource : IFillParamSource with get
Property Value
Type:
IFillParamSource
Remarks
For COM compatibility.
See Also