IStylesProvider.FillPatternStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a string that represents the fill pattern style of an element in a document.
public:
property Platform::String ^ FillPatternStyle { Platform::String ^ get(); };
winrt::hstring FillPatternStyle();
public string FillPatternStyle { get; }
var string = iStylesProvider.fillPatternStyle;
Public ReadOnly Property FillPatternStyle As String
Property Value
A localized string that indicates the fill pattern style, such as "Vertical Stripe".