IStylesProvider.FillPatternStyle Property

Definition

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

String

Platform::String

winrt::hstring

A localized string that indicates the fill pattern style, such as "Vertical Stripe".

Applies to