'Declaration Public Overloads Function RenderBlockRichText( _ ByVal rtf As String, _ ByVal width As Object, _ ByVal height As Object, _ ByVal style As Style _ ) As Boolean
public bool RenderBlockRichText( string rtf, object width, object height, Style style )
SampleC1PrintDocument Class SampleC1PrintDocument Members Overload List