Skip to content

HwpLayoutCompatibility

sboh1214 edited this page Apr 28, 2021 · 2 revisions

HwpLayoutCompatibility

레이아웃 호환성

public struct HwpLayoutCompatibility: HwpFromData 

Tag ID : HWPTAG_LAYOUT_COMPATIBILITY

Inheritance

HwpFromData

Properties

char

글자 단위 서식

public let char: UInt32

paragraph

문단 단위 서식

public let paragraph: UInt32

section

구역 단위 서식

public let section: UInt32

object

개체 단위 서식

public let object: UInt32

field

필드 단위 서식

public let field: UInt32
Clone this wiki locally