Click or drag to resize

Base64BinaryValue Properties

The Base64BinaryValue type exposes the following members.

Properties
 NameDescription
Public propertyHasValue Gets a value indicating whether the underneath text value is a valid value.
(Inherited from OpenXmlSimpleType)
Public propertyInnerText Gets or sets the inner XML text.
(Inherited from OpenXmlSimpleType)
Public propertyValue Gets or sets the Base64 binary string value.
(Overrides StringValueValue)
Top
See Also