Skip to content

HwpCaratLocation

sboh1214 edited this page Apr 28, 2021 · 5 revisions

HwpCaratLocation

문서 내 캐럿의 위치 정보

public struct HwpCaratLocation: HwpFromData 

Inheritance

HwpFromData

Properties

listId

리스트 아이디

public var listId: UInt32

paragraphId

문단 아이디

public var paragraphId: UInt32

charIndex

문단 내에서의 글자 단위 위치

public var charIndex: UInt32
Clone this wiki locally