FontStoringArgs Properties |
The FontStoringArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DestFontStream |
Gets or sets the destination stream where font data will be written to if FontStoreType is set to Stream.
|
![]() | DisposeStream |
Gets or sets a value indicating whether destionation stream should be disposed.
|
![]() | FontFileUri |
Gets or sets the font file URI.
|
![]() | FontStoreType |
Gets or sets a value indicating how to store font.
|
![]() | SourceFontFileName |
Gets the source font file name.
|
![]() | SourceFontStream |
Gets the source font stream, where font data will be read from.
|