Skip to content

HwpParaCharShape

sboh1214 edited this page Oct 10, 2020 · 3 revisions

HwpParaCharShape

문단의 글자 모양

public struct HwpParaCharShape: HwpFromData

Tag ID : HWPTAG_PARA_CHAR_SHAPE

Inheritance

HwpFromData

Properties

startingIndex

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

var startingIndex: [UInt32]

shapeId

글자 모양 ID

var shapeId: [UInt32]
Clone this wiki locally