[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextMap.SetTextRenderingAttrs

SetTextRenderingAttrs Method

SetTextRenderingAttrs(TextMapFragment, TextRenderingAttrs)

Sets the rendering attributes of a specified text fragment.

Declaration
void SetTextRenderingAttrs(TextMapFragment fragment, TextRenderingAttrs attrs)
Sub SetTextRenderingAttrs(fragment As TextMapFragment, attrs As TextRenderingAttrs)
Parameters
Type Name Description
TextMapFragment fragment

The text fragment.

TextRenderingAttrs attrs

The attributes.