PresentationPart.FontParts Property

Definition

Gets the FontParts of the PresentationPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.FontPart> FontParts { get; }
member this.FontParts : seq<DocumentFormat.OpenXml.Packaging.FontPart>
Public ReadOnly Property FontParts As IEnumerable(Of FontPart)

Property Value

Applies to