XpsFont Members
.NET Framework 3.0
Represents a font in an XpsDocument.
The following tables list the members exposed by the XpsFont type.
| Name | Description | |
|---|---|---|
| IsObfuscated | Gets a value that indicates whether the font is obfuscated. |
| IsRestricted | Gets or sets a value that indicates whether text that uses this font can be modified. |
| Uri | Gets or sets the uniform resource identifier (URI) of the part.(inherited from XpsPartBase) |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Commit | Commits all changes and flushes the resource to the document package. (inherited from XpsResource) |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetStream | When overridden in a derived class, returns the I/O stream for reading or writing the resource. (inherited from XpsResource) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| ObfuscateFontData | Obfuscates the font typeface data. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| RelativeUri | Returns the URI of the resource that is relative to a specified absolute URI. (inherited from XpsResource) |
| ToString | Returns a String that represents the current Object. (inherited from Object) |
| Name | Description | |
|---|---|---|
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |