Glyphs
GlyphsOpacityMask Property
|
Gets or sets the GlyphsOpacityMask.
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Brush GlyphsOpacityMask { get; set; }
Public Property GlyphsOpacityMask As Brush
Get
Set
public:
property Brush^ GlyphsOpacityMask {
Brush^ get ();
void set (Brush^ value);
}
member GlyphsOpacityMask : Brush with get, set
Property Value
Type:
Brush
See Also