Click or drag to resize

UOFTranslator ChkValueShownAsLabel Method

Check the value of showval

Namespace: Spire.Pdf.General.Paper.Uof
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static bool ChkValueShownAsLabel(
	XmlNode dLbls,
	XmlNamespaceManager nm
)

Parameters

dLbls
Type: System.Xml XmlNode
XmlNode
nm
Type: System.Xml XmlNamespaceManager
name sapce

Return Value

Type: Boolean
bool value
See Also