Skip to content

HwpParaCharShape

sboh1214 edited this page Apr 28, 2021 · 3 revisions

HwpParaCharShape

문단의 글자 모양

public struct HwpParaCharShape: HwpFromData 

Tag ID : HWPTAG_PARA_CHAR_SHAPE

Inheritance

HwpFromData

Properties

startingIndex

글자 모양이 바뀌는 시작 위치

public var startingIndex: [UInt32]

shapeId

글자 모양 ID

public var shapeId: [UInt32]
Clone this wiki locally