ImageFile.HorizontalPercentage Property

Horizontal Rule Length Percentage.Represents the attribte in schema: o:hrpct

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

Syntax

'Declaration
<SchemaAttrAttribute(, "hrpct")> _
Public Property HorizontalPercentage As SingleValue
    Get
    Set
'Usage
Dim instance As ImageFile
Dim value As SingleValue

value = instance.HorizontalPercentage

instance.HorizontalPercentage = value
[SchemaAttrAttribute(, "hrpct")]
public SingleValue HorizontalPercentage { get; set; }

Property Value

Type: DocumentFormat.OpenXml.SingleValue
Returns SingleValue.

See Also

Reference

ImageFile Class

ImageFile Members

DocumentFormat.OpenXml.Vml Namespace