CSSPrimitiveValue.GetIntValue
CSSPrimitiveValue.GetIntValue method
이 메서드는 지정된 단위로 int 값을 가져오는 데 사용됩니다. 이 CSS 값이 int 값을 포함하지 않거나 지정된 단위로 변환할 수 없는 경우 DOMException이 발생합니다.
public abstract int GetIntValue(ushort unitType)
모수 | 유형 | 설명 |
---|---|---|
unitType | UInt16 | 단위의 유형입니다. |
반환 값
반환 값
또한보십시오
- class CSSPrimitiveValue
- 네임스페이스 Aspose.Html.Dom.Css
- 집회 Aspose.HTML