Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
Microsoft Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Classes
Microsoft.Xml Namespace
Classes
/
FontBuilder
FontBuilder
/
FontBuilder Methods (Microsoft)
FontBuilder Methods (Microsoft)
FontBuilder Properties (Microsoft)
/
FontBuilder.EditValue
FontBuilder.EditValue
Close
Search
FontBuilder.EditValue Method
Namespace:
Microsoft
C++
C#
Visual Basic
IDL
JavaScript
bool
EditValue
(
IWin32Window
owner
,
XmlSchemaType
type
, string
input
, out string
output
);
public
bool
EditValue
(
IWin32Window
owner
,
XmlSchemaType
type
,
string
input
,
out
string
output
);
Public
Function
EditValue
(
owner
As
IWin32Window
,
type
As
XmlSchemaType
,
input
As
string
,
output
As
out
string
)
As
bool
bool
EditValue
(
IWin32Window
owner
,
XmlSchemaType
type
, string
input
, out string
output
);
function
EditValue
(
owner
,
type
,
input
,
output
)
Description
This is EditValue, a member of class FontBuilder.
See Also
FontBuilder Class
Microsoft Namespace
FontBuilder Methods