'Declaration Function MeasureRtf( _ ByVal rtfContent As String, _ ByVal widthInInches As Single _ ) As Single
float MeasureRtf( string rtfContent, float widthInInches )
Parameters
- rtfContent
- widthInInches
'Declaration Function MeasureRtf( _ ByVal rtfContent As String, _ ByVal widthInInches As Single _ ) As Single
float MeasureRtf( string rtfContent, float widthInInches )