ImageGear .NET v24.12 - Updated
ImGearXMPBoolean Constructor()




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPBoolean Class > ImGearXMPBoolean Constructor : ImGearXMPBoolean Constructor()
Initializes a new instance of the ImGearXMPBoolean class with a default value.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New ImGearXMPBoolean()
public ImGearXMPBoolean()
public: ImGearXMPBoolean();
public:
ImGearXMPBoolean();

Return Value

New instance of ImGearXMPBoolean class object.
Remarks
This constructor creates an instance of ImGearXMPBoolean class and initializes it with a default value (false).
See Also

Reference

ImGearXMPBoolean Class
ImGearXMPBoolean Members
Overload List