Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
iTextSharp
text
Cell
IsTag
iTextSharp.text.Cell.IsTag C# (CSharp) 메소드
Cell 1 문서
파일 보기
프로젝트 열기: red-gate/iTextSharp-4.1.6
IsTag()
공개
정적인
메소드
Checks if a given tag corresponds with this object.
public
static
IsTag
(
string
tag
) :
bool
tag
string
the given tag
리턴
bool
public static bool IsTag(string tag) { return ElementTags.CELL.Equals(tag); }
Cell
Add
AddElement
Cell
Clear
CreatePdfPCell
Fill
GetBottom
GetLeft
GetRight
GetTop
GetWidthAsString
IsEmpty
IsTable
IsTag
Process
SetHorizontalAlignment
SetVerticalAlignment
SetWidth