RelativeWidth.PercentageWidth Property
PercentageWidth.Represents the element tag in schema: wp14:pctWidth
Namespace: DocumentFormat.OpenXml.Office2010.Word.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property PercentageWidth As PercentageWidth
Get
Set
'Применение
Dim instance As RelativeWidth
Dim value As PercentageWidth
value = instance.PercentageWidth
instance.PercentageWidth = value
public PercentageWidth PercentageWidth { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Word.Drawing.PercentageWidth