'Declaration Public ReadOnly Default Property Item( _ ByVal type As EmbeddedFontType _ ) As EmbeddedFont
public EmbeddedFont this[ EmbeddedFontType type ]; {get;}
Parameters
- type
- The type of the embedded font.
'Declaration Public ReadOnly Default Property Item( _ ByVal type As EmbeddedFontType _ ) As EmbeddedFont
public EmbeddedFont this[ EmbeddedFontType type ]; {get;}