Skip to content

HwpTabInfo

sboh1214 edited this page Apr 28, 2021 · 2 revisions

HwpTabInfo

탭 정보 (count 개수)

public struct HwpTabInfo 

Inheritance

HwpFromData

Properties

location

탭의 위치

public let location: HWPUNIT

type

탭의 종류

public let type: UInt8

값 설명 0 왼쪽 1 오른쪽 2 가운데 3 소수점

fillType

채움 종류

public let fillType: UInt8

reserved

8 바이트를 맞추기 위한 예약

public let reserved: UInt16
Clone this wiki locally