Share via


Settings.PrintFractionalCharacterWidth Property

Print Fractional Character Widths.Represents the element tag in schema: w:printFractionalCharacterWidth

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PrintFractionalCharacterWidth As PrintFractionalCharacterWidth
    Get
    Set
'Usage
Dim instance As Settings
Dim value As PrintFractionalCharacterWidth

value = instance.PrintFractionalCharacterWidth

instance.PrintFractionalCharacterWidth = value
public PrintFractionalCharacterWidth PrintFractionalCharacterWidth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PrintFractionalCharacterWidth

See Also

Reference

Settings Class

Settings Members

DocumentFormat.OpenXml.Wordprocessing Namespace