Glyphs.GlyphsClip

Glyphs.GlyphsClip property

Gets or sets the glyphs clip. Limits the rendered region of the element. Only portions of the Glyphs element that fall within the clip region (even partially clipped characters) produce marks on the page.

public Geometry GlyphsClip { get; set; }

See Also