DioDocs for PDF
UnregisterNamespacePrefix メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : UnregisterNamespacePrefix メソッド
The prefix to unregister.
Unregisters a specified namespace prefix.
シンタックス
'宣言
 
Public Function UnregisterNamespacePrefix( _
   ByVal prefix As System.String _
) As System.Boolean
public System.bool UnregisterNamespacePrefix( 
   System.string prefix
)

パラメータ

prefix
The prefix to unregister.

戻り値の型

true if the prefix was successfully unregistered, false otherwise.
例外
例外解説
null 参照 (Visual Basic では Nothing) を有効な引数として受け付けないメソッドに null 参照を渡した場合にスローされる例外。
参照

GcSvgDocument クラス
GcSvgDocument メンバ